When can you use jQuery?
2988
02-Mar-2012
Anonymous User
02-Mar-2012It can be used to keep the code simple, concise and reusable.
It simplifies the process of traversal of HTML DOM tree.
It can also handle events, perform animation, and add the AJAX support in web applications.